# Page Not Found

The URL `files/"` does not exist.

You might be looking for one of these pages:
- [File handling](https://thewhitetulip.gitbook.io/py/06-file-handling.md)
- [Adding Modules](https://thewhitetulip.gitbook.io/py/12-modules-tasks.md)
- [Adding Functions](https://thewhitetulip.gitbook.io/py/11-function-tasks.md)
- [Some more examples](https://thewhitetulip.gitbook.io/py/13-examples.md)
- [Functions](https://thewhitetulip.gitbook.io/py/09-functions.md)

## How to find the correct page

1. **Browse the full index**: [/sitemap.md](https://thewhitetulip.gitbook.io/py/sitemap.md) - Complete documentation index
2. **View the full content**: [/llms-full.txt](https://thewhitetulip.gitbook.io/py/llms-full.txt) - Full content export

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/py/06-file-handling.md`)
- Use `Accept: text/markdown` header for content negotiation